Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 174,911 for

document formatting

(0.29 sec)
  1. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph Formatting of styles for enhanced Document presentation and professional Formatting....property Gets the paragraph formatting of the style. public ParagraphFormat...with list formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Aspose::Words::Lists namespace | Aspose.Words f...

    Aspose::Words::Lists namespace. The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a Document in C++....numbered lists defined in a document. Classes Class Description...Description List Represents formatting of a list. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.lists/
  3. LoadOptions.MswVersion | Aspose.Words for .NET

    Optimize Document loading with LoadOptions MswVersion. Ensure compatibility with specific MS Word versions, defaulting to Word 2019 for seamless integration....Allows to specify that the document loading process should match...certain aspects of document content and formatting slightly differently...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Copy Range Data with Style|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a range complete with its formatting. This article explains how...style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/java/copy-range-data-with...
  5. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. @property def...a custom style. doc = aw . Document () style = doc . styles ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableStyleOptions enumeration | Aspose.Words fo...

    aspose.words.tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....Description NONE No table style formatting is applied. FIRST_ROW Apply...Apply first row conditional formatting. LAST_ROW Apply last row...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character Formatting of the style....property Gets the character formatting of the style. get font ()...style. let doc = new aw . Document (); let style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document Formatting with ease and precision....with Styles and Themes documentation article. public class Style...MS Word. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/style/
  9. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct Formatting with the ExpandTableStylesToDirectFormatting method, enhancing your Document's appearance effortlessly....ExpandTableStylesToD Contents [ Hide ] Document.ExpandTableStylesToD method...method Converts formatting specified in table styles into direct...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Format Ranges with JavaScript via C++|Documenta...

    Learn how to format a range of cells in Excel using Aspose.Cells for JavaScript via C++....Format Ranges with JavaScript via C++ Contents [ Hide ] Possible...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/javascript-cpp/how-to-for...